chore(deps): update zeebe-io/backport-action action to v4.5#133
Merged
Conversation
bobh66
approved these changes
Apr 30, 2026
9a9ce00 to
1340f7e
Compare
1340f7e to
4243fd1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.4→v4.5Release Notes
zeebe-io/backport-action (zeebe-io/backport-action)
v4.5Compare Source
v4.5.0: Backport-action v4.5.0Compare Source
What's Changed
This release introduces a new
comment_styleinput with two options:legacy(default): one comment per target branch. This is the same behavior as you know from previous versions.summary: a single comment per workflow run that updates progressively as each target is processed. It links back to the workflow run, shows a status table for every target, and includes recovery hints for known failure modes (e.g. push permission denied, cherry-pick conflicts).Here's what a
summarycomment looks like mid-run:Opt in by adding
comment_style: summaryto your workflow:I'd love feedback on
summarywhile it's opt-in. Drop a comment on #611 with anything that's confusing, missing, or broken. Once it's proven stable in real workflows, I plan to make it the default and deprecatelegacyin a future major release.Updated dependencies
Maintenance changes
Full Changelog: korthout/backport-action@v4.4.0...v4.5.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.